ClickableTextWidget
class ClickableTextWidget(parent: Screen, message: Text, textRenderer: TextRenderer) : AbstractTextWidget
A AbstractTextWidget that can process click and hover actions on rendered text
Author
fzzyhmstrs
Since
0.2.0
Parameters
parent
Screen - this widgets parent screen
message
Text - the text to render with this widget
textRenderer
TextRenderer - textrenderer instance
Constructors
Functions
Link copied to clipboard
Aligns the widget text to the center
Link copied to clipboard
Aligns the widget text to the left
Link copied to clipboard
Aligns the widget text to the right
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard